Find Assets Query
Search parameters for find asset query.
Constructors
Properties
Filter out results which are in these groups.
Facet distributions to compute over the matched (pre-pagination) set, e.g. "groups", "tags" or "meta.language". "label" and "id" are not facetable and fail the query. The computed distributions are returned in FindAssetsResult.facets. Combine with perPage = 0 to enumerate available values without fetching assets.
Optional structured filter, AND-combined with the result of the query, tags, groups and excludeGroups fields. The list is an implicit AND of its entries. See AssetFilter for the matching semantics.
Sort assets that are marked as active first.
The order to sort by if the asset source supports sorting. If set to NONE, the order is the same as the assets were added to the source.